home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / pcplusnw.zip / PCPLUS.NEW < prev   
Text File  |  1988-10-20  |  6KB  |  107 lines

  1. PCPLUS.NEW
  2. Copyright (C) 1988 DATASTORM TECHNOLOGIES, INC.
  3. All Rights Reserved
  4.  
  5. **** Additions and corrections in version September 1988 ****************
  6.  
  7. PCPLUSTD.EXE
  8.  
  9. - SENDFILE SEALINK fixed to send multiple files with a wildcard.
  10. - SEALINK changed to use "$" file renaming conventions.
  11. - Telink time/date stamp problem fixed.
  12. - ASCII download Ctrl-Z/append bug fixed.
  13. - Better file error checking on ASCII downloads.
  14. - Seldom encountered problem with YMODEM-G fixed.
  15. - Fixed send init ctrl quote request in Kermit.
  16. - Fixed bug with software flow control flag at startup.
  17. - Changed auto file lookup to handle all valid filename characters.
  18. - Fixed problem with default protocol after ESCing from transfer window.
  19. - Dialer no longer requires minimum 1 second pause between dial.
  20. - Host mode welcome message is now translated.
  21. - Fixed a bug with the GET command wrapping into the status line.
  22. - Fixed problem updating DOS clock when host mode rolls over midnight.
  23. - MENUMODE ON will not allow an ESC from a script file.
  24. - Repaired and enhanced various terminal emulation features involving
  25.   protected fields with Wyse and TeleVideo terminals.
  26. - VT102 now identifies itself as VT102, not VT100 with AVO.
  27. - Dedicated print now requires 2 ESC's locally to exit to allow users to
  28.   send ESC's to the remote.
  29. - Dedicated print now supports Alt-B to send a break.
  30. - Added separate attributes in terminal mode for normal, bold,
  31.   low, reverse and underline.
  32. - Added Setup option for ANSI.SYS compatibility (see addendum).
  33. - Expanded length of dialing buffer from 40 to 60, even though most
  34.   modems will handle only 40.
  35. - Added SET MENUMODE ON/OFF ASPECT command (see addendum).
  36. - The EMULATE command will now accept both TVI9xx and TV9xx.
  37. - AUTOBAUD DETECT now defaults to OFF.
  38. - Fixed cursor positioning error under Desqview and Windows.
  39. - Fixed various problems displaying the status line in command files.
  40. - Fixed 3270 and TV9xx display attribute problems.
  41. - Fixed Backspace error with masked fields.
  42. - Fixed return values of KEYGET for control characters.
  43. - Fixed error with ASCII upload blank line expansion and Wordstar files.
  44. - Fixed Backspace error in command files.
  45. - Fixed Elapsed Time (Alt-T) and PCPLUS.FON time calculations.
  46. - Fixed enhanced keyboard problems with help menu.
  47. - Fixed problem of some file transfers eating ^Z at end of file.
  48. - ^Z no longer clears the screen in TTY emulation.
  49. - Fixed format problem displaying directories in Alt-F.
  50. - Removed screen dump (Alt-G) from redisplay--use write to file.
  51. - Changed default color of status line highlight.
  52. - Fixed ASPECT file handling of blank lines to avoid error 9s.
  53. - Fixed display handling under multitaskers.
  54. - Fixed Kermit checksum problems with type 2.
  55. - Changed SET DISPLAY OFF to stop all display from remote.
  56. - Host now sends init string after A)bort command.
  57. - Host mode chat mode sends each character as typed, not a line at a time.
  58. - Fixed various redisplay problems.
  59. - Redisplay uses WRAP option in its display.
  60. - Changed time formatting so that midnight is 12:00AM, not 00:00AM
  61.   with 12 hour clock.
  62. - Fixed error in autobaud routine that caused CONNECT 19200 to
  63.   signal CONNECT 1200.
  64. - Fixed ANSI processing of .NWS file.
  65.  
  66. **** Additions and corrections in version 1.1 ***************************
  67.  
  68. PCPLUSTD.EXE
  69.  
  70. - EGA washout problem removed.
  71. - Fixed internal memory problem causing errors with external programs
  72.   and redisplay.
  73. - Extra CR/LF in half duplex fixed.
  74. - CIS Quick B protocol supported.
  75. - Fixed error using keypad digits in some menus.
  76. - "CANNOT OPEN FILE" error in Kermit uploads fixed.
  77. - DIAL ASPECT command correctly sets default terminal and protocol.
  78. - Alarm rings when connected after dialing.
  79. - Response improved when cycling or aborting during dialing.
  80. - Quicker hangups between calls when dialing.
  81. - Added SORTDIR program to sort directories.
  82. - ASPECT file selection window restored.
  83. - Added DLOAD "filename" ASPECT command for loading dialing directories.
  84. - Added SET DISPLAY ON|OFF command to control display of incoming
  85.   characters during WAITFOR and RGET commands.
  86. - Made the pause character (default=~) user settable.
  87. - Added option to strip high bit during ASCII transfers.
  88. - Added up- and download directories for host mode.
  89. - Added option to send init string when CD is found (default = YES).
  90. - Moved the ABORTED DOWNLOADs option to Protocol Options in Setup.
  91. - Altered comm port addresses to accept 4 hex digits for PS/2.
  92. - Added support for the enhanced keyboard.
  93. - "ERROR 10" when using SENDFILE and some protocols fixed.
  94. - XMODEM last block padded with ^Z, not nulls.
  95. - SEALINK download name error repaired.
  96. - ANSI dedicated print functions repaired.
  97. - Added ANSI sequence support to TV 955.
  98. - Added dedicated print functions to TV terminals.
  99. - Miscellaneous repairs/additions to TV and Wyse terminal emulations.
  100. - Fixed format in .FON problem.
  101. - Updated .HLP file for new functions.
  102. - Ctrl-S sends XOFF without no scroll function (Alt-N).
  103. - Removed pause displaying "**BREAK**" message so you can send
  104.   multiple breaks close together.
  105. - Added PCPLUS.HHP file to supplemental disk as specified in manual.
  106. - Fixed character insert with text in column 80 error.
  107.